@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	position: relative;
	padding-bottom: 10px;
}
#melco_menu {
	position: absolute;
	top: 108px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 969px;
}
#content {
	width: 730px;
	height: 670px;
	float: left;
	top: 400px;
}
#welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	height: 20px;
	width: 968px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/melcoworld.png);
	margin-left: 0px;
	top: 0px;
	bottom: 0px;
}
#main_image {
	background-image: url(../images/background_imagerev.png);
	background-repeat: no-repeat;
	position: relative;
	height: 320px;
	width: 730px;
	top: 10px;
	padding-bottom: 10px;
	
}
#left_column, #center_column, #right_column{
	float: left;
	width: 235px;
	height: 340px;
	background-color: #F4F8FC;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	margin-right: 10px;
	margin-left: 10px;
	color: #194174;
	margin-bottom: 0px;
	bottom: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	margin: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 10px;
}
h3 {
	margin-right: 10px;
	margin-left: 10px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000;
	line-height: 16pt;
}
#center_column, #right_column {
	margin-left: 12px;
}
#side_column {
	float: right;
	width: 220px;
	height: 660px;
	background-color: #F4F8FC;
	top: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	margin-top: 10px;
}

img {
	z-index: 1010;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-size: 10pt;
}
#col_button {
	bottom: 0px;
	top: 0px;
	margin-top: 75px;
	margin-bottom: 0px;
}
#col_buttonc {
	margin-top: 50px;
}
#col_buttonr {
	margin-top: 95px;
}
#main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	display: run-in;
	width: 400px;
	position: absolute;
	top: 40px;
	left: 10px;
	font-style: oblique;
	-ms-transition: text-shadow 5s ease-in;
	-o-transition: text-shadow 5s ease-in;
	line-height: 24pt;
}
#sub_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	position: absolute;
	width: 283px;
	top: 168px;
	right: 0px;
	float: right;
	text-decoration: underline;
	font-size: 19pt;
	line-height: normal;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F4F8FC;
	width: 968px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 0px;
	height: auto;
	position: relative;
	visibility: visible;
	left: 10px;
	overflow: visible;
}
